home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 7096 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.5 KB

  1. Path: sable.ox.ac.uk!shug0046
  2. From: shug0046@sable.ox.ac.uk (Karl Wilkinson)
  3. Newsgroups: comp.lang.misc,comp.lang.perl.misc,comp.lang.tcl,comp.lang.c,comp.lang.java
  4. Subject: Re: Relative Speed of Perl vs. Tcl vs. C  [indentation]
  5. Followup-To: comp.lang.misc,comp.lang.perl.misc,comp.lang.tcl,comp.lang.c,comp.lang.java
  6. Date: 18 Feb 1996 19:53:18 GMT
  7. Organization: Oxford University, England
  8. Message-ID: <4g803e$7k5@news.ox.ac.uk>
  9. References: <4g0bd6INNn9j@keats.ugrad.cs.ubc.ca> <4g1h0a$l72@orac.mon.rnb.com> <MARKT.96Feb16162033@atlas.harlqn.co.uk> <4g5agi$30g@lyra.csx.cam.ac.uk>
  10. NNTP-Posting-Host: sable.ox.ac.uk
  11. X-Newsreader: TIN [version 1.2 PL2]
  12.  
  13. : Mark Tillotson <markt@harlqn.co.uk> wrote:
  14. : >No no no no no.  The reasons why this is a fundamentally flawed idea
  15. : >are endless: linewrap, tabs, painful to automatically generate code,
  16. : >virtually impossible to stream-edit code, proportional fonts,
  17. : >breakable v. non-breakable spaces of differing widths, difficulty of
  18. : >cut-and-paste, impossible to use yacc-style tools, difficult to read
  19. : >out over the phone, hard to internationalize, sensitive to identity of
  20. : >newline character, macros, statements inside expressions, ...  
  21.  
  22. Should languages really be based on such issues?  Your complaints
  23. certainly apply even more strongly to any form of visual programming, but
  24. the potential benefits of visual techniques are overpowering (even if 
  25. only in some problem domains).  We can't forever restrict our choice of 
  26. languages to those that are easily manipulated with legacy stream based 
  27. tools.
  28.  
  29. Karl Wilkinson.
  30.  
  31.